variant
Type
property
Summary
Apply a predefined style to the widget.
Syntax
set the variant of widget to {"filled"|"outlined"}
get the variant of widget
Description
Use the variant property to make the widget to look like one of the predefined styles.
Examples
set the variant of widget "chips" to "contained"